| PlStudent |
| Logical Entity Name | PlStudent |
| Default Table Name | PlStudent |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| PlStudent Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
PlStudentID |
int | NO | ||
| AdEnrollID | int | NO | ||
| SyStudentID | int | NO | ||
| SySchoolStatusID | int | NO | ||
| DatePlaced | datetime | YES | ||
| SalaryLow | money | YES | ||
| SalaryHigh | money | YES | ||
| HasCar | bit | NO | ||
| WantsAssistance | bit | NO | ||
| DateAvailable | datetime | YES | ||
| DaysAvailable | char(7) | YES | ||
| HoursAvailable | varchar(20) | YES | ||
| ExitInterviewDate | datetime | YES | ||
| WaiverSigned | bit | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| Comments | varchar(1000) | YES | ||
| PlReasonID | int | YES | ||
| EmployerViewDetails | bit | YES |
| PlStudent Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PlStudent_PlStudentID_U_C_IDX | PrimaryKey | PlStudentID |
| PlStudent Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| PlStudentContactHistory | Non-Identifying | One To Zero or More | FK_PlStudentContactHistoryId_PlStudentId_PlStudent_PlStudentId | NO | YES | |||
| PlStudentIndustry | Non-Identifying | One To Zero or More | FK_PlStudentIndustry.PlStudentID_PlStudent.PlStudentID | NO | YES | |||
| PlStudentIndustry | Non-Identifying | One To Zero or More | FK_PlStudentIndustry_PlStudentID_PlStudent_PlStudentID | NO | YES | |||
| PlStudentInSchool | Non-Identifying | One To Zero or More | FK_PlStudentInSchool_PlStudentID_PlStudent_PlStudentID | NO | YES | |||
| PlStudentLocation | Non-Identifying | One To Zero or More | FK_PlStudentLocation.PlStudentID_PlStudent.PlStudentID | NO | YES | |||
| PlStudentPlacement | Non-Identifying | One To Zero or More | FK_PlStudentPlacement_PlStudentID_PlStudent_PlStudentID | NO | YES | |||
| PlStudentSkill | Non-Identifying | One To Zero or More | FK_PlStudentSkill_PlStudentID_PlStudent_PlStudentID | NO | YES |
| PlStudent Check Constraints |
| Check Constraint Name | CheckConstraint |
| PlStudent Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| PlStudent Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.StudentPlacementSummary |
NO | |||
| Physical (Microsoft SQL Server) dbo.PlStudent |
NO |
| PlStudent Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | StudentJobPlacement |
| Logical | StudentPlacementPreferences |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Placement |
| PlStudent Data Movement Rules |
| Name | Type | Rule Text/Value |